
Call:
lm(formula = LnClorofila.a ~ Ekman + Plataforma.continental + 
    Temperatura + Turbulencia, data = Datos1)

Residuals:
     Min       1Q   Median       3Q      Max 
-0.89178 -0.20724  0.01083  0.10880  0.91956 

Coefficients:
                         Estimate Std. Error t value Pr(>|t|)    
(Intercept)             2.4329725  0.8250910   2.949  0.00683 ** 
Ekman                   0.0016593  0.0002114   7.851 3.31e-08 ***
Plataforma.continental  0.0082759  0.0029479   2.807  0.00954 ** 
Temperatura            -0.2097657  0.0405138  -5.178 2.36e-05 ***
Turbulencia            -0.0013830  0.0003945  -3.505  0.00174 ** 
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 

Residual standard error: 0.3839 on 25 degrees of freedom
Multiple R-squared: 0.8194,	Adjusted R-squared: 0.7906 
F-statistic: 28.37 on 4 and 25 DF,  p-value: 5.735e-09 


	Shapiro-Wilk normality test

data:  Residuos 
W = 0.9307, p-value = 0.05115


	Lilliefors (Kolmogorov-Smirnov) normality test

data:  Residuos 
D = 0.1511, p-value = 0.07866


	studentized Breusch-Pagan test

data:  Modelo.final 
BP = 7.3656, df = 4, p-value = 0.1178

 lag Autocorrelation D-W Statistic p-value
   1       0.1782888      1.623541   0.108
 Alternative hypothesis: rho != 0
[1] "Factores de Inflaccin de la Varianza para la estima de la colinealidad"
                 Ekman Plataforma.continental            Temperatura            Turbulencia 
              1.938330               1.550211               2.375827               2.612731 
